home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7793 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  660 b 

  1. Path: netnews.worldnet.att.net!newsadm
  2. From: Jeff Nikodym <jeffnik@ni.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: [Q] What is an "exception"?
  5. Date: 19 Feb 1996 01:52:18 GMT
  6. Organization: AT&T WorldNet Services
  7. Message-ID: <4g8l4i$1m9@mtinsc01-mgt.ops.worldnet.att.net>
  8. NNTP-Posting-Host: 232.los-angeles-1.ca.dial-access.att.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22ATT (Windows; U; 16bit)
  13.  
  14. Im learing MSVC++2, and the book at one point states that one of the 
  15. functions within a certain class will "throw an exception if it fails, 
  16. so be ready to catch it". Can someone explain this?
  17.  
  18.